home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / hce.lha / HCE / LibSource / clib / Readme.doc < prev   
Encoding:
Text File  |  1992-09-02  |  1.3 KB  |  34 lines

  1. (19.4.94)
  2.  
  3.       NOTE: Some of the libraries in this directory cannot be remade without
  4.             the Commodore Include files.
  5.  
  6.  
  7.       Brief Intructions on how to make one of the C libraries.
  8.       ----------------------------------------------------------
  9.  
  10.       FROM HCE:
  11.       
  12.       1) Select 'Load (c/a-source)' from the 'Disk' menu and then 
  13.          load this document (if you haven`t already).
  14.          You can then view the instructions from the editor.
  15.       2) Select 'Lock?' from the 'Other' menu and then Lock the directory
  16.          which contains the library files.
  17.       3) Select 'Compiler-options' from the 'Compile' menu.
  18.       4) Select 'Load Compile List' and load the file with a '.CL' extension.
  19.       5) Click on the 'Compile' gadget until it shows 'FROM-LIST'.
  20.       6) Exit the options window.
  21.       7) Set the 'Outpath' gadget in the  'Assembler-options' window to
  22.          a path of your choice. (Default is, RAM:)
  23.       8) Select the 'Compile+Optimize+Assemble' gadget.
  24.       9) Wait until all files have been compiled.(10-20 mins)
  25.      10) Select 'Linker-options' from the 'Link' menu.
  26.      11) Select 'Load Link List' and load the file with a '.LL' extension.
  27.      12) Enter a library name with path into the 'Library Outname' gadget
  28.          (eg: RAM:String.Lib).
  29.      13) Select 'List To Lib' and wait.(10-30 secs)
  30.  
  31.  
  32.  
  33.  
  34.